Click or drag to resize

ContentTypeCharSet Property

Gets or sets the character set.

Namespace:  Independentsoft.Email.Mime
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public string CharSet { get; set; }

Property Value

Type: String
The character set.
See Also